| FaPackStatus |
| Logical Entity Name | FaPackStatus |
| Default Table Name | FaPackStatus |
| Physical Only | NO |
| Definition | |
| Note |
| FaPackStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaPackStatusID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(40) | NO | ||
FaPackStatusCategory |
char(1) | NO | ||
| Active | bit | NO | ||
| SystemCode | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| AwardLetterOnline | bit | NO | ||
| ISIRNotRequired | bit | NO |
| FaPackStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaPackStatus_FaPackStatusID_U_C_IDX | PrimaryKey | FaPackStatusID |
| FaPackStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaPackStatusCategory | Non-Identifying | One To Zero or More | FK_FaPackStatus_FaPackStatusCategory_FaPackStatusCategory_Code | FaPackStatusCategory | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaStudentAY | Non-Identifying | One To Zero or More | FK_FaStudentAY_AwardYear2FAPackStatusID_FaPackStatus_FaPackStatusID | NO | YES | |||
| FaStudentAY | Non-Identifying | One To Zero or More | FK_FaStudentAY_FaPackStatusID_FaPackStatus_FaPackStatusID | NO | YES |
| FaPackStatus Check Constraints |
| Check Constraint Name | CheckConstraint |